home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / gth035.zip / CONFIG.SCR < prev    next >
Text File  |  1990-05-31  |  867b  |  28 lines

  1. mkwin 13 5 67 17 "Configuring GT Parameters"
  2. writeln ""
  3. writeln "  You need to check/edit the values (especially the"
  4. writeln "       COM port and modem-related parameters)"
  5. writeln "    in the ALT-I screen which is about to appear."
  6. writeln ""
  7. writeln "        This is a 'pick and point' screen"
  8. writeln "      (some options reveal lower level menus)"
  9. writeln ""
  10. writeln "          Press return now, to continue."
  11. writeln "   When you have finished configuring, press ALT-X"
  12. readln v1
  13. rmwin
  14. function immediate "{@I}"
  15. mkwin 13 5 67 14 "Configuration Done"
  16. writeln ""
  17. writeln ""
  18. writeln "        You can now try dialling a number"
  19. writeln "              or exit GT with ALT-X"
  20. writeln ""
  21. writeln "          Press return now, to continue."
  22. writeln "    When you have finished testing, press ALT-X"
  23. readln v1
  24. rmwin
  25. function immediate "{@D}"
  26.  
  27.  
  28.